@font-face {
    font-family: 'furoreregular';
    src: url('/web/20171016142155im_/http://agrav.info/fonts/furore-webfont.eot');
    src: url('/web/20171016142155im_/http://agrav.info/fonts/furore-webfont.eot#iefix') format('embedded-opentype'),
         url('/web/20171016142155im_/http://agrav.info/fonts/furore-webfont.woff') format('woff'),
         url('/web/20171016142155im_/http://agrav.info/fonts/furore-webfont.ttf') format('truetype'),
         url('/web/20171016142155im_/http://agrav.info/fonts/furore-webfont.svg#furoreregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

#skrollr-body {min-height: 1px;} 

body {
  background-color: #062636;
  background-image: url('/web/20171016142155im_/http://agrav.info/img/grid.png');
  background-position: top left;
  background-repeat: repeat;
  background-attachment: fixed;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.2;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 100%;
  width: 100%;
/*  overflow-y: scroll;
  overflow-x: hidden;*/
}

/*.bodywrapper {
  height: 100%;
  width: 100%;
  overflow-y: hidden;
  overflow-x: scroll;
} */

h1, h2, .date {
  font-family: 'furoreregular';
  font-size: 16px;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h3 {
  font-family: 'furoreregular';
  font-size: 30px;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.date {
  font-size: 14px;
}

.maincontainer a {
  color: #d21f3e;
  text-decoration: none;
}
.maincontainer a:hover {
  color: #d21f3e;
  text-decoration: underline;
}
.maincontainer a:active {
  color: white;
  background: #d21f3e;
  background: rgba(255,255,255,0.5);
}

.socialwrapper {
  position: absolute;
  top: 20px;
  right: 40px;
}
.socialwrapper ul {
  list-style: none;
  float: right;
}
.socialwrapper ul li {
  float: right;
  margin-left: 10px;
}
.social a:hover img, .socialwrapper a:hover img {
  opacity: 0.8;
}

.toplogowrapper {
  display: none;
  width: 100%;
  height: 330px;
  position: fixed;
  top: 200px;
  left: 0%;
}
.toplogo {
  background-image: url('/web/20171016142155im_/http://agrav.info/img/logo.png');
  background-position: center center;
  background-repeat: no-repeat;
  width: 450px;
  height: 175px;
  margin: -10px auto;
}

.topplanetwrapper {
  display: none;
  width: 100%;
  height: 330px;
  position: fixed;
  top: 40px;
  left: 0%;
}
.topplanet {
  background-image: url('/web/20171016142155im_/http://agrav.info/img/planet.png');
  background-position: center center;
  background-repeat: no-repeat;
  width: 285px;
  height: 200px;
  margin: -10px auto;
}

.icon img {
  display: block;
  margin: 0 auto;
  width: 160px;
}

.icon {
  padding: 17px 50px !important;
/*  border: 1px solid #d21f3e;
  background-color: #7a143a;
  background-color: rgba(210, 31, 62, 0.5);*/
  color: white;
  border-radius: 4px;
  /*font-family: 'furoreregular';*/
  font-size: 12px;
  -webkit-font-smoothing: antialiased;
  text-align: center;
}
.icon b {
  font-family: 'furoreregular';
  font-weight: normal;
  font-size: 16px;
}

.icon a.appstore-badge {
  padding: 12px;
  width: 100%;
  max-width: 270px;
  display: block;
  margin: 0 auto;
}

.icon a:hover {
  opacity: 0.8;
}

.icon .appstore-badge img {
  width: 100%;
  display: block;
}

.icon p {
  font-size: 14px;
  padding-top: 15px;
}

.shipwrapper {
  width: 100%;
  height: 30px;
}
.ship {
  background-image: url('/web/20171016142155im_/http://agrav.info/img/ship.png');
  background-position: top center;
  background-repeat: no-repeat;
  width: 454px;
  height: 30px;
  position: relative;
  left: -700px;
}
.goalwrapper {
  width: 280px;
  height: 280px;
  position: fixed;
  top: -107px;
  left: -110px;
  z-index: -10;
}
.goal {
  background-image: url('/web/20171016142155im_/http://agrav.info/img/goal.png');
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 280px;
  height: 280px;
}

.cswrapper {
  display: none;
  width: 100%;
  height: 20px;
  position: absolute;
  top: 900px;
  left: 0%;
}
.cs {
  background-image: url('/web/20171016142155im_/http://agrav.info/img/comingsoon.png');
  background-position: top center;
  background-repeat: no-repeat;
  width: 300px;
  height: 20px;
  margin: 0 auto;
  transition: margin linear 0.5s;
}

.maincontainer {
  position: relative;
  /*margin-top: 330px;*/
}

.col-lg-4 {
  margin-bottom: 30px;
}

.quote-slide {
  /*height: 200px;*/
  text-align: center;
  margin-bottom: 20px;

}
.quote-slide .quote {
  background-color: #d21f3e;
  background-color: rgba(210, 31, 62, 0.5);
  padding: 0 3px 2px 3px;
  line-height: 1.25em;
  font-family: 'furoreregular';
  font-size: 26px;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline;
  text-align: center;
}
.quote-slide .quote.big {
  font-size: 32px;
}
.quote-slide .source {
  font-family: 'furoreregular';
  line-height: 1.25em;
  font-size: 16px;
  margin-top: 8px;
}

.screenshots {
  margin-bottom: 20px;
}

.news {
  margin-bottom: 40px;
}

.news p i {
  background-color: #d21f3e;
  background-color: rgba(210, 31, 62, 0.5);
  padding: 0 3px;
  /*text-indent: -3px; */
  line-height: 1.25em;
  /*display: inline-block;*/
}

.row div {
  padding-right: 10px;
  padding-left: 10px;
}

.screenshots img {
  height: auto;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 7px;
  background-color: #d21f3e;
  /*box-shadow: 0px 0px 0px 1px #114c67;*/
  box-shadow: 0px 0px 0px 1px #d21f3e;
  box-shadow: 0px 0px 0px 1px rgba(210, 32, 62, 0);
  -webkit-transition: box-shadow 0.2s ease-out;
  -moz-transition: box-shadow 0.2s ease-out;
  -ms-transition: box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out;
}
.screenshots img:hover {
  box-shadow: 0px 0px 0px 1px #d21f3e;
  /*box-shadow: 0px 0px 0px 2px rgba(210, 32, 62, 0.5);*/
}

.videowrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; 
  margin-bottom: 20px;
  padding-left: 0;
  padding-left: 0;
}
.videowrapper.top{
  margin: 20px auto 50px auto;
  padding-bottom: 52.25%;
}
.videowrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.pink {
  background-color: #d21f3e;
}


input[type="text"],
input[type="email"] {
  margin-right: 10px;
  margin-top: 10px;
  height: 38px;
  width: 204px;
  width: calc(100% - 97px);
  padding: 6px 10px;
  border: 1px solid #d21f3e;
  background: white;
  background: rgba(0,30,42,0.7);
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.abutton {
  height: 38px;
  /*width: 80px;*/
  margin-top: 10px;
  padding: 6px 12px;
  border: 1px solid #d21f3e;
  background-color: #7a143a;
  color: white;
  border-radius: 4px;
  font-family: 'furoreregular';
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.abutton:hover {
  color: black;
  background-color: #d21f3e;
}
.abutton:active {
  color: black;
  background-color: white;
}
.social ul {
  list-style: none;
  margin: 0;
  margin-top: 12px;
  padding: 0;
}
.social ul li {
  margin-bottom: 10px;
/*  margin-right: 35px;*/
  padding: 0;
  float: left;
}
/*.social ul li:nth-child(2n) {
  margin-right: 20px;
}*/
.social ul li img {
  margin-right: 10px;
}
.social ul li {
  font-family: 'furoreregular';
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
  text-decoration: none;
}
.social ul li a:hover {
  text-decoration: none;

}
.social ul li a:hover img {
  opacity: 0.8;
}
.fb-like-box {
  margin-left: 0px;
  margin-top: 20px;
}

#twitter-feed {
  padding: 0;
  margin-top: 20px;
  clear: left;
}
.twitter-timeline {
  border: 1px solid #d21f3e;
}
.indie-db {
  padding: 0;
  margin-top: 30px;
  text-align: center;
}
.copyright {
  width: 190px;
  margin: 0 auto;
}
.key {
  width: 80px;
  margin: 0 auto 20px auto;
}

.nopad {
  margin: 0;
  padding: 0;
}

/* fancybox changes */

.fancybox-title-float-wrap .child {
  /*height: 28px;*/
  /*width: 80px;*/
  margin-top: 30px;
  padding: 3px 12px;
  border: 1px solid #d21f3e;
  background-color: #7a143a;
  color: white;
  border-radius: 4px;
  font-weight: normal;
  /*font-family: 'furoreregular';*/
  font-size: 14px;
  position: relative;
  top: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 0px 135px rgba(250, 250, 260, 0.5);
  -moz-shadow: 0 0px 135px rgba(250, 250, 260, 0.5);
  box-shadow: 0 0px 135px rgba(250, 250, 260, 0.5);
}

.owl-prev, .owl-next {
  height: 31px;
  width: 31px;
  position: absolute;
}
.owl-prev:hover, .owl-next:hover {
  opacity: 0.8;
}
.owl-controls {
  position: absolute;
  top: 15px;
}
.owl-prev {
  left: 0;
}
.owl-prev, .owl-next {
  right: 0;
}
.row .owl-carousel,
.row .owl-carousel div {
  padding-right: 0;
  padding-left: 0;
}
.owl-controls {
  width: 100%;
}

.owl-item {
  padding-left: 50px !important;
  padding-right: 50px !important;
}
.fb-like-box {
  padding: 0 !important;
  /*margin-left: -6px;*/
  margin-bottom: 5px;
}

@media (max-width: 500px) {
  .maincontainer {
  }
  .socialwrapper {
    right: 10px;
  }
  .toplogowrapper {
    width: 100%;
    height: 330px;
    position: fixed;
    top: 200px;
    left: 0%;
  }
  .toplogo {
    width: 85%;
    background-size: contain;
  }

  .topplanetwrapper {
    width: 100%;
    height: 330px;
    position: fixed;
    top: 40px;
    left: 0%;
  }
  .topplanet {
    width: 55%;
    background-size: contain;
  }
  .owl-item {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .quote-slide .quote {
    font-size: 20px;
  }
  .quote-slide .quote.big {
    font-size: 26px;
  }
  .owl-controls {
    top: 30px;
  }
}


/*
     FILE ARCHIVED ON 14:21:55 Oct 16, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:15:20 Jun 06, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 86.569
  exclusion.robots: 0.175
  exclusion.robots.policy: 0.161
  cdx.remote: 0.105
  esindex: 0.013
  LoadShardBlock: 50.057 (3)
  PetaboxLoader3.datanode: 45.566 (4)
  load_resource: 160.05
  PetaboxLoader3.resolve: 131.202
*/